Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR06 doc string fixes #28946

Merged
merged 49 commits into from
Oct 13, 2019
Merged

Conversation

tolaa001
Copy link
Contributor

This PR contains doctrine PR06 fixes mostly doing the conversion below(not that many left to fix :)):

boolean to bool

string to str

integer to int

Tests unchanged

black pandas ran successfully

@simonjayhawkins
Copy link
Member

Thanks @tolaa001 . can you merge master. some of these look familiar.

@simonjayhawkins simonjayhawkins added this to the 1.0 milestone Oct 12, 2019
Copy link
Member

@simonjayhawkins simonjayhawkins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @tolaa001 for working on this. A few suggestions.

pandas/core/computation/eval.py Outdated Show resolved Hide resolved
pandas/core/computation/eval.py Outdated Show resolved Hide resolved
pandas/core/tools/numeric.py Outdated Show resolved Hide resolved
pandas/io/pytables.py Outdated Show resolved Hide resolved
pandas/io/pytables.py Outdated Show resolved Hide resolved
pandas/io/stata.py Outdated Show resolved Hide resolved
pandas/io/stata.py Outdated Show resolved Hide resolved
pandas/io/stata.py Outdated Show resolved Hide resolved
pandas/io/stata.py Outdated Show resolved Hide resolved
pandas/io/stata.py Outdated Show resolved Hide resolved
@pep8speaks
Copy link

pep8speaks commented Oct 13, 2019

Hello @tolaa001! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2019-10-13 17:49:47 UTC

Copy link
Member

@simonjayhawkins simonjayhawkins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@datapythonista datapythonista left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, few minor things and we're done. Thanks!

pandas/core/computation/eval.py Outdated Show resolved Hide resolved
pandas/core/reshape/tile.py Outdated Show resolved Hide resolved
pandas/io/json/_json.py Outdated Show resolved Hide resolved
pandas/io/pytables.py Outdated Show resolved Hide resolved
pandas/io/pytables.py Outdated Show resolved Hide resolved
pandas/io/pytables.py Outdated Show resolved Hide resolved
pandas/io/pytables.py Outdated Show resolved Hide resolved
@simonjayhawkins simonjayhawkins merged commit 2931f02 into pandas-dev:master Oct 13, 2019
@simonjayhawkins
Copy link
Member

Thanks @tolaa001

proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
bongolegend pushed a commit to bongolegend/pandas that referenced this pull request Jan 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants